Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0f718ee9 authored by Gildas Cambon's avatar Gildas Cambon
Browse files

Update the CHANGELOG.md for croco_tools

parent f3fa5a22
No related branches found
No related tags found
1 merge request!7First commits for the dev_newcopernicus branch
......@@ -2,29 +2,43 @@
Release changelog are available here : https://gitlab.inria.fr/croco-ocean/croco_tools/-/releases
## [Unreleased]
## [Unreleased] - xxxx-xx-xx
[v.2] - 2024-04-04
### Added
### New release V2
- crocotools_param.m: deal with different mercator datasets, see issue [#23](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/23)
- Reanalysis Glorys/Analysis: [ *see make_OGCM_mercator.m* ]
- Forecast/Mediterranean high resolution Forecasts : [ *see make_OGCM_mercator_frcst.m* ]
- Oforc_OGCM :
- Forecast_tools, see issue [#23](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/23)
- Add pause instance to download GFS datasets to avoid over rate limit violation
- Add dependency on time step to write on template croco_forecast.in (filled within run_croco_forecast.bash)
- Remove hindcast runs (and iterations for nudging OGCM data), keep only one forecast run on hindcast/forecast days.
- Add new Copernicus Marine Toolbox to deal with mercator datasets (Please see Copernicus_Marine_Toolbox_installation.md)
- Aforc_ERA5, see issue [#23](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/23)
- Add python request for extraction in parallel mode
- Add boundary creation with WKB model
- Add ERA5 parallel request
- In crocotools_param.m, deal with different mercator datasets :
## Fixed
* Reanalysis Glorys/Analysis: make_OGCM_mercator.m
* Forecast/Mediterranean high resolution Forecasts : make_OGCM_mercator_frcst.m
- NESTGUI : fix in nested_grid, see issue [#15](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/15)
- Launch SODA preprocessing with make_OGCM_SODA.m
- No more use of ECCO datasets
- RUNOFF : wrong runoff positioning after first guess, fixed see issue [#18](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/18)
- Forecast_tools :
- Add pause instance to download GFS datasets to avoid over rate limit violation
- Remove hindcast runs (and iterations for nudging OGCM data), keep only one forecast run on hindcast/forecast days. Add dependency on time step to write on template croco_forecast.in (filled within run_croco_forecast.bash)
## Changed
- Aforc_ERA5 :
- Add python request for extraction in parallel mode
- Add boundary creation with WKB model
- Preprocessing_tools : Update creation of forcing files for dust and nitrogen deposition in line with the PISCES code. See issue [#19](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/19)
- Oforc_OGCM : see issue [#23](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/23)
- Add new Copernicus Marine Toolbox to deal with mercator datasets (Please see Copernicus_Marine_Toolbox_installation.md)
- Launch SODA preprocessing with make_OGCM_SODA.m
- Lauch MERCATOR/CMEMS preprocessing with make_OGCM_mercator.m
## Removed
- No more use of ECCO datasets for oceanic reanalysis, see issue [#23](https://gitlab.inria.fr/croco-ocean/croco_tools/-/issues/23)
### Deprecated
### Other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment