-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve modelbuilder notebook #515
Comments
veenstrajelmer
changed the title
Improve and run modelbuilder notebook
Improve modelbuilder notebook
Sep 18, 2023
This was referenced Oct 18, 2023
Closed
Closed
27 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Notebook was improved in #463
Further improvements:
tidemodel='GTSMv4.1_opendap'
>> buffer can be reduced anyway since we also use nearest interp nowcdsapi.Client()
call after new cdsapi release #822myint
cmems reanalyis dataset also #861cmems_nc_to_ini
produces netcdf file incoherent depth variable #944dfmt.create_model_exec_files
batfile #1029import logging; logging.getLogger("copernicus_marine_root_logger").setLevel(level="CRITICAL")
2023-11-03 14:24:35,649 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/resources/dummy
>> quiet argument for Client class?.lower()
? Relevant for e.g.tracerbndNO3
. All lowercase is also recognized by FM.open_dataset_extra
,interp_regularnc_to_plipoints
,plipointsDataset_to_ForcingModel
and maybe more, and removecmems_nc_to_bc
. IsForcingModel_object.save()
requiredAdd sources for e.g. tide models, CMEMS and ERA5:
Add obspoints (or along coastline with #575):
Running the model:
Interactive jupyter slurm:
The text was updated successfully, but these errors were encountered: