-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from nansencenter/issue71_integrate_oneocean_c…
…hanges Integrate one ocean changes in new structure
- Loading branch information
Showing
36 changed files
with
214 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 6 additions & 11 deletions
17
geospaas_processing/converters/idf/parameters/cmems_001_024_hourly_smoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
-t netcdf/grid/latlon | ||
-o path = seascope/data | ||
collection = cmems_001_024_hourly_smoc | ||
-o collection = cmems_001_024_hourly_smoc | ||
-i time_variable = time | ||
lon_variable = longitude | ||
lat_variable = latitude | ||
depth_variable = depth | ||
depth_dimension = depth | ||
depth_value = 0.5 | ||
depth_tolerance = 0.5 | ||
variables = uo,vo,vsdx,vsdy,utide,vtide,utotal,vtotal | ||
variables = uo,vo,utotal,vtotal | ||
time_coverage_relative_start = -1800 | ||
time_coverage_relative_end = +1800 | ||
geoloc_at_pixel_center = false | ||
global_overrides = processing_level:L4,product_version:1.0,file_version:1.0 | ||
variable_overrides_uo = valid_min:-2.5,valid_max:2.5 | ||
variable_overrides_vo = valid_min:-2.5,valid_max:2.5 | ||
variable_overrides_vsdx = valid_min:-1.5,valid_max:1.5 | ||
variable_overrides_vsdy = valid_min:-1.5,valid_max:1.5 | ||
variable_overrides_utide = valid_min:-2.5,valid_max:2.5 | ||
variable_overrides_vtide = valid_min:-2.5,valid_max:2.5 | ||
variable_overrides_utotal = valid_min:-2.5,valid_max:2.5 | ||
variable_overrides_vtotal = valid_min:-2.5,valid_max:2.5 | ||
override(uo) = valid_min:-2.5,valid_max:2.5 | ||
override(vo) = valid_min:-2.5,valid_max:2.5 | ||
override(utotal) = valid_min:-2.5,valid_max:2.5 | ||
override(vtotal) = valid_min:-2.5,valid_max:2.5 |
14 changes: 14 additions & 0 deletions
14
geospaas_processing/converters/idf/parameters/cmems_001_028_daily_mean_0.5m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
-t netcdf/grid/latlon | ||
-o collection = cmems_001_028_daily_mean_0.5m | ||
-i time_variable = time | ||
lon_variable = longitude | ||
lat_variable = latitude | ||
depth_variable = depth | ||
depth_dimension = depth | ||
depth_value = 0.5 | ||
depth_tolerance = 0.5 | ||
variables = chl | ||
time_coverage_relative_start = -43200 | ||
time_coverage_relative_end = +43200 | ||
geoloc_at_pixel_center = false | ||
global_overrides = processing_level:model,product_version:1.,file_version:1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
geospaas_processing/converters/idf/parameters/cmems_015_003_0m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
geospaas_processing/converters/idf/parameters/cmems_015_003_15m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
-t netcdf/grid/latlon | ||
-o path = seascope/data | ||
collection = esa_cci_sst | ||
-o collection = esa_cci_sst | ||
-i variables = analysed_sst,sea_ice_fraction | ||
time_variable = time | ||
lon_variable = lon | ||
lat_variable = lat | ||
global_overrides = time_coverage_end:21000101T000000Z | ||
variable_overrides_analysed_sst = valid_min:270.15,valid_max:315.15 | ||
variable_overrides_sea_ice_fraction = valid_min:0.0,valid_max:1.0 | ||
override(analysed_sst) = valid_min:270.15,valid_max:315.15 | ||
override(sea_ice_fraction) = valid_min:0.0,valid_max:1.0 |
8 changes: 4 additions & 4 deletions
8
geospaas_processing/converters/idf/parameters/ghrsst_l2p_modis_a_day
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
-t ghrsst/l2p | ||
-o collection = ghrsst_l2p_modis_a_day | ||
gcp_spacing = 32 | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i geoloc_spacing = 64 | ||
variables = sea_surface_temperature,chlorophyll_a,K_490 | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
variable_overrides_chlorophyll_a = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
variable_overrides_K_490 = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
override(chlorophyll_a) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
override(K_490) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
4 changes: 2 additions & 2 deletions
4
geospaas_processing/converters/idf/parameters/ghrsst_l2p_modis_a_night
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-t ghrsst/l2p | ||
-o collection = ghrsst_l2p_modis_a_night | ||
gcp_spacing = 32 | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i geoloc_spacing = 64 | ||
variables = sea_surface_temperature | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
6 changes: 3 additions & 3 deletions
6
geospaas_processing/converters/idf/parameters/ghrsst_l2p_viirs_jpl_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-t ghrsst/l2p | ||
-o collection=ghrsst_l2p_viirs_jpl_sst | ||
gcp_spacing = 32 | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:n | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i geoloc_spacing = 64 | ||
variables = sea_surface_temperature,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto | ||
variables = sea_surface_temperature | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
6 changes: 3 additions & 3 deletions
6
geospaas_processing/converters/idf/parameters/ghrsst_l2p_viirs_navo_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-t ghrsst/l2p | ||
-o collection=ghrsst_l2p_viirs_navo_sst | ||
gcp_spacing = 32 | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i geoloc_spacing = 64 | ||
variables = sea_surface_temperature,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto | ||
variables = sea_surface_temperature | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
6 changes: 3 additions & 3 deletions
6
geospaas_processing/converters/idf/parameters/ghrsst_l2p_viirs_ospo_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-t ghrsst/l2p | ||
-o collection = ghrsst_l2p_viirs_ospo_sst | ||
gcp_spacing = 32 | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i geoloc_spacing = 128 | ||
variables = sea_surface_temperature,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto | ||
variables = sea_surface_temperature | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
4 changes: 2 additions & 2 deletions
4
geospaas_processing/converters/idf/parameters/ghrsst_l3c_avhrr_metop_b_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
-t netcdf/grid/latlon | ||
-o collection = ghrsst_l3c_avhrr_metop_b_sst | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i time_variable = time | ||
lon_variable = lon | ||
lat_variable = lat | ||
variables = sea_surface_temperature,l2p_flags,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
4 changes: 2 additions & 2 deletions
4
geospaas_processing/converters/idf/parameters/ghrsst_l3c_goes16_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
-t netcdf/grid/latlon | ||
-o collection = ghrsst_l3c_goes16_sst | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
downscale = yes | ||
-i time_variable = time | ||
lon_variable = lon | ||
lat_variable = lat | ||
variables = sea_surface_temperature,l2p_flags,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto |
4 changes: 2 additions & 2 deletions
4
geospaas_processing/converters/idf/parameters/ghrsst_l3c_goes17_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
-t netcdf/grid/latlon | ||
-o collection = ghrsst_l3c_goes17_sst | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
downscale = yes | ||
-i time_variable = time | ||
lon_variable = lon | ||
lat_variable = lat | ||
variables = sea_surface_temperature,l2p_flags,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:3,valid_min:auto,valid_max:auto |
6 changes: 3 additions & 3 deletions
6
geospaas_processing/converters/idf/parameters/ghrsst_l3c_seviri_atlantic_sst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
-t netcdf/grid/latlon | ||
-o collection = ghrsst_l3c_seviri_atlantic_sst | ||
add_variable_anomaly_sea_surface_temperature = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no | ||
add_variables(anomaly_sea_surface_temperature) = using:anomaly_from_clim,climatology_path:auxiliary/sst_cci_clim_extrapolated/extra_D*-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_CDR2.1-v02.0-fv01.0.nc,climatology_variable:analysed_sst,targets:sea_surface_temperature;,outputs:anomaly_sea_surface_temperature;,default_min:-10,default_max:10,extrapolate:no,interpolate:yes | ||
-i time_variable = time | ||
lon_variable = lon | ||
lat_variable = lat | ||
variables = sea_surface_temperature,l2p_flags,quality_level | ||
variable_overrides_sea_surface_temperature = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto | ||
variables = sea_surface_temperature | ||
override(sea_surface_temperature) = flag_variable:quality_level,flag_min:4,valid_min:auto,valid_max:auto |
Oops, something went wrong.