From 911661dd41e74e1b8f06bd2fadd57176a96702b9 Mon Sep 17 00:00:00 2001 From: Esteban82 Date: Tue, 15 Apr 2025 22:23:16 -0300 Subject: [PATCH 1/3] Update recipes --- recipes/earth_edefl.recipe | 12 ++++++------ recipes/earth_faa.recipe | 22 +++++++++++----------- recipes/earth_ndefl.recipe | 12 ++++++------ recipes/earth_vgg.recipe | 14 +++++++------- 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/recipes/earth_edefl.recipe b/recipes/earth_edefl.recipe index 49331c2..dd81942 100644 --- a/recipes/earth_edefl.recipe +++ b/recipes/earth_edefl.recipe @@ -1,8 +1,8 @@ # Recipe file for down-filtering Sandwell east deflection grid with EGM2008 on land -# 2023-09-21 PW +# 2025-04-15 FE # # We use a precision of 0.03125 microradians -# This is based on the raw data file for version 32. +# This is based on the raw data file for version 3. # The range of -406.305541992 to +427.036224365 microradians means we may use offset of -10 and scale of 0.03125 # Scale is also chosen so that 1/scale is a finite-decimal number (here 0.03125 = 1/32) # @@ -10,10 +10,10 @@ # # Source: Information about master file, a title name (with underscores for spaces), planetary radius (km), # name of z-variable, and z unit. -# SRC_FILE=ftp://topex.ucsd.edu/pub/global_grav_1min/east_32.1.nc -# SRC_TITLE=IGPP_Earth_East_Deflection_of_the_Vertical_v32 -# SRC_REF="Sandwell_et_al.,_2019" -# SRC_DOI="https://doi.org/10.1016/j.asr.2019.09.011" +# SRC_FILE=https://topex.ucsd.edu/pub/global_grav_1min_SWOT/east_SWOT_03.nc +# SRC_TITLE=IGPP_Earth_SWOT_East_Deflection_of_the_Vertical_v3 +# SRC_REF="Yu_et_al.,_2024" +# SRC_DOI="https://doi.org/10.1126/science.ads4472" # SRC_RADIUS=6371.0087714 # SRC_NAME=edefl # SRC_UNIT=microradians diff --git a/recipes/earth_faa.recipe b/recipes/earth_faa.recipe index 91fda96..a6eb510 100644 --- a/recipes/earth_faa.recipe +++ b/recipes/earth_faa.recipe @@ -1,19 +1,19 @@ -# Recipe file for down-filtering Sandwell FAA gravity grid with EGM2008 on land -# 2022-08-19 FE +# Recipe file for down-filtering Sandwell SWOT gravity grid with EGM2008 on land +# 2025-04-15 FE # -# We use a precision of 0.025 mGal -# This is based on the raw data file for version 32. -# The range of -388.633911133 to +941.817321777 mGal means we may use offset of 300 and scale of 0.025 -# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.025 = 1/40) +# We use a precision of 0.0625 mGal +# This is based on the raw data file for version 3. +# The range of -712.481506348 to +942.2193604 mGal means we may use offset of 300 and scale of 0.0625 +# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.0625 = 1/16) # # To be given as input file to script srv_downsampler_grid.sh # # Source: Information about master file, a title name (with underscores for spaces), planetary radius (km), # name of z-variable, and z unit. -# SRC_FILE=ftp://topex.ucsd.edu/pub/global_grav_1min/grav_32.1.nc -# SRC_TITLE=IGPP_Earth_Free_Air_Gravity_Anomalies_v32 -# SRC_REF="Sandwell_et_al.,_2019" -# SRC_DOI="https://doi.org/10.1016/j.asr.2019.09.011" +# SRC_FILE=https://topex.ucsd.edu/pub/global_grav_1min_SWOT/grav_SWOT_03.nc +# SRC_TITLE=IGPP_Earth_SWOT_Free_Air_Gravity_Anomalies_v3 +# SRC_REF="Yu_et_al.,_2024" +# SRC_DOI="https://doi.org/10.1126/science.ads4472" # SRC_RADIUS=6371.0087714 # SRC_NAME=faa # SRC_UNIT=mGal @@ -24,7 +24,7 @@ # DST_PLANET=earth # DST_PREFIX=earth_faa # DST_FORMAT=ns -# DST_SCALE=0.025 +# DST_SCALE=0.0625 # DST_OFFSET=300 # DST_CPT=@earth_faa.cpt # DST_SRTM=no diff --git a/recipes/earth_ndefl.recipe b/recipes/earth_ndefl.recipe index 6f5a133..48f8ce1 100644 --- a/recipes/earth_ndefl.recipe +++ b/recipes/earth_ndefl.recipe @@ -2,18 +2,18 @@ # 2023-09-21 PW # # We use a precision of 0.03125 microradians -# This is based on the raw data file for version 32. -# The range of -570.314331055 to +484.914001465 microradians means we may use offset of -50 and scale of 0.04 +# This is based on the raw data file for version 3. +# The range of -725.712219238 to +484.914001465 microradians means we may use offset of -50 and scale of 0.04 # Scale is also chosen so that 1/scale is a finite-decimal number (here 0.04 = 1/25) # # To be given as input file to script srv_downsampler_grid.sh # # Source: Information about master file, a title name (with underscores for spaces), planetary radius (km), # name of z-variable, and z unit. -# SRC_FILE=ftp://topex.ucsd.edu/pub/global_grav_1min/north_32.1.nc -# SRC_TITLE=IGPP_Earth_North_Deflection_of_the_Vertical_v32 -# SRC_REF="Sandwell_et_al.,_2019" -# SRC_DOI="https://doi.org/10.1016/j.asr.2019.09.011" +# SRC_FILE=https://topex.ucsd.edu/pub/global_grav_1min_SWOT/north_SWOT_03.nc +# SRC_TITLE=IGPP_Earth_SWOT_North_Deflection_of_the_Vertical_v3 +# SRC_REF="Yu_et_al.,_2024" +# SRC_DOI="https://doi.org/10.1126/science.ads4472" # SRC_RADIUS=6371.0087714 # SRC_NAME=ndefl # SRC_UNIT=microradians diff --git a/recipes/earth_vgg.recipe b/recipes/earth_vgg.recipe index 52c7088..86ea3c1 100644 --- a/recipes/earth_vgg.recipe +++ b/recipes/earth_vgg.recipe @@ -1,19 +1,19 @@ # Recipe file for down-filtering Sandwell VGG grid with EGM2008 on land -# 2022-08-19 FE +# 2025-04-15 FE # # We use a precision of 0.03125 Eotvos -# This is based on the raw data file for version 32. -# The range of -806.440856934 to +1070.05725098 Eotvos means we may use offset of 100 and scale of 0.03125 +# This is based on the raw data file for version 3. +# The range of -2311.2019043 to +1326.34387207 Eotvos means we may use offset of 100 and scale of 0.03125 # Scale is also chosen so that 1/scale is a finite-decimal number (here 0.03125 = 1/32) # # To be given as input file to script srv_downsampler_grid.sh # # Source: Information about master file, a title name (with underscores for spaces), planetary radius (km), # name of z-variable, and z unit. -# SRC_FILE=ftp://topex.ucsd.edu/pub/global_grav_1min/curv_32.1.nc -# SRC_TITLE=IGPP_Earth_Vertical_Gravity_Gradient_Anomalies_v32 -# SRC_REF="Sandwell_et_al.,_2019" -# SRC_DOI="https://doi.org/10.1016/j.asr.2019.09.011" +# SRC_FILE=https://topex.ucsd.edu/pub/global_grav_1min_SWOT/curv_SWOT_03.nc +# SRC_TITLE=IGPP_Earth_SWOT_Vertical_Gravity_Gradient_Anomalies_v3 +# SRC_REF="Yu_et_al.,_2024" +# SRC_DOI="https://doi.org/10.1126/science.ads4472" # SRC_RADIUS=6371.0087714 # SRC_NAME=vgg # SRC_UNIT=Eotvos From 21399395ad73c9138c08a1781aa32cd4bae86210 Mon Sep 17 00:00:00 2001 From: Esteban82 Date: Wed, 16 Apr 2025 12:11:36 -0300 Subject: [PATCH 2/3] Update SCALE and OFFSET --- recipes/earth_edefl.recipe | 8 ++++---- recipes/earth_faa.recipe | 10 +++++----- recipes/earth_ndefl.recipe | 10 +++++----- recipes/earth_vgg.recipe | 10 +++++----- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/recipes/earth_edefl.recipe b/recipes/earth_edefl.recipe index dd81942..d50c4d3 100644 --- a/recipes/earth_edefl.recipe +++ b/recipes/earth_edefl.recipe @@ -1,10 +1,10 @@ # Recipe file for down-filtering Sandwell east deflection grid with EGM2008 on land # 2025-04-15 FE # -# We use a precision of 0.03125 microradians +# We use a precision of 0.015625 microradians # This is based on the raw data file for version 3. -# The range of -406.305541992 to +427.036224365 microradians means we may use offset of -10 and scale of 0.03125 -# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.03125 = 1/32) +# The range of -406.305541992 to +427.036224365 microradians means we may use offset of -10 and scale of 0.015625 +# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.015625 = 1/64) # # To be given as input file to script srv_downsampler_grid.sh # @@ -24,7 +24,7 @@ # DST_PLANET=earth # DST_PREFIX=earth_edefl # DST_FORMAT=ns -# DST_SCALE=0.04 +# DST_SCALE=0.015625 # DST_OFFSET=-10 # DST_CPT=@earth_defl.cpt # DST_SRTM=no diff --git a/recipes/earth_faa.recipe b/recipes/earth_faa.recipe index a6eb510..972bc33 100644 --- a/recipes/earth_faa.recipe +++ b/recipes/earth_faa.recipe @@ -1,10 +1,10 @@ # Recipe file for down-filtering Sandwell SWOT gravity grid with EGM2008 on land # 2025-04-15 FE # -# We use a precision of 0.0625 mGal +# We use a precision of 0.03125 mGal # This is based on the raw data file for version 3. -# The range of -712.481506348 to +942.2193604 mGal means we may use offset of 300 and scale of 0.0625 -# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.0625 = 1/16) +# The range of -712.481506348 to +942.2193604 mGal means we may use offset of 0 and scale of 0.03125 +# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.03125 = 1/32) # # To be given as input file to script srv_downsampler_grid.sh # @@ -24,8 +24,8 @@ # DST_PLANET=earth # DST_PREFIX=earth_faa # DST_FORMAT=ns -# DST_SCALE=0.0625 -# DST_OFFSET=300 +# DST_SCALE=0.03125 +# DST_OFFSET=0 # DST_CPT=@earth_faa.cpt # DST_SRTM=no # diff --git a/recipes/earth_ndefl.recipe b/recipes/earth_ndefl.recipe index 48f8ce1..1d5dc1b 100644 --- a/recipes/earth_ndefl.recipe +++ b/recipes/earth_ndefl.recipe @@ -1,10 +1,10 @@ # Recipe file for down-filtering Sandwell north deflection grid with EGM2008 on land # 2023-09-21 PW # -# We use a precision of 0.03125 microradians +# We use a precision of 0.02 microradians # This is based on the raw data file for version 3. -# The range of -725.712219238 to +484.914001465 microradians means we may use offset of -50 and scale of 0.04 -# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.04 = 1/25) +# The range of -725.712219238 to +484.914001465 microradians means we may use offset of -100 and scale of 0.02 +# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.02 = 1/50) # # To be given as input file to script srv_downsampler_grid.sh # @@ -24,8 +24,8 @@ # DST_PLANET=earth # DST_PREFIX=earth_ndefl # DST_FORMAT=ns -# DST_SCALE=0.04 -# DST_OFFSET=-50 +# DST_SCALE=0.02 +# DST_OFFSET=-100 # DST_CPT=@earth_defl.cpt # DST_SRTM=no # diff --git a/recipes/earth_vgg.recipe b/recipes/earth_vgg.recipe index 86ea3c1..314fec9 100644 --- a/recipes/earth_vgg.recipe +++ b/recipes/earth_vgg.recipe @@ -1,10 +1,10 @@ # Recipe file for down-filtering Sandwell VGG grid with EGM2008 on land # 2025-04-15 FE # -# We use a precision of 0.03125 Eotvos +# We use a precision of 0.0625 Eotvos # This is based on the raw data file for version 3. -# The range of -2311.2019043 to +1326.34387207 Eotvos means we may use offset of 100 and scale of 0.03125 -# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.03125 = 1/32) +# The range of -2311.2019043 to +1326.34387207 Eotvos means we may use offset of -300 and scale of 0.0625 +# Scale is also chosen so that 1/scale is a finite-decimal number (here 0.0625 = 1/16) # # To be given as input file to script srv_downsampler_grid.sh # @@ -24,8 +24,8 @@ # DST_PLANET=earth # DST_PREFIX=earth_vgg # DST_FORMAT=ns -# DST_SCALE=0.03125 -# DST_OFFSET=100 +# DST_SCALE=0.0625 +# DST_OFFSET=-300 # DST_CPT=@earth_vgg.cpt # DST_SRTM=no # From 27f9508a04fcc4ab1abf2082b1459a2e80f6dd1b Mon Sep 17 00:00:00 2001 From: Esteban82 Date: Wed, 16 Apr 2025 12:21:05 -0300 Subject: [PATCH 3/3] Fix dates --- recipes/earth_edefl.recipe | 2 +- recipes/earth_faa.recipe | 2 +- recipes/earth_ndefl.recipe | 2 +- recipes/earth_vgg.recipe | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/earth_edefl.recipe b/recipes/earth_edefl.recipe index d50c4d3..22240f8 100644 --- a/recipes/earth_edefl.recipe +++ b/recipes/earth_edefl.recipe @@ -1,5 +1,5 @@ # Recipe file for down-filtering Sandwell east deflection grid with EGM2008 on land -# 2025-04-15 FE +# 2025-04-16 FE # # We use a precision of 0.015625 microradians # This is based on the raw data file for version 3. diff --git a/recipes/earth_faa.recipe b/recipes/earth_faa.recipe index 972bc33..93ffd4e 100644 --- a/recipes/earth_faa.recipe +++ b/recipes/earth_faa.recipe @@ -1,5 +1,5 @@ # Recipe file for down-filtering Sandwell SWOT gravity grid with EGM2008 on land -# 2025-04-15 FE +# 2025-04-16 FE # # We use a precision of 0.03125 mGal # This is based on the raw data file for version 3. diff --git a/recipes/earth_ndefl.recipe b/recipes/earth_ndefl.recipe index 1d5dc1b..2ad1cfc 100644 --- a/recipes/earth_ndefl.recipe +++ b/recipes/earth_ndefl.recipe @@ -1,5 +1,5 @@ # Recipe file for down-filtering Sandwell north deflection grid with EGM2008 on land -# 2023-09-21 PW +# 2025-04-16 FE # # We use a precision of 0.02 microradians # This is based on the raw data file for version 3. diff --git a/recipes/earth_vgg.recipe b/recipes/earth_vgg.recipe index 314fec9..307ca3e 100644 --- a/recipes/earth_vgg.recipe +++ b/recipes/earth_vgg.recipe @@ -1,5 +1,5 @@ # Recipe file for down-filtering Sandwell VGG grid with EGM2008 on land -# 2025-04-15 FE +# 2025-04-16 FE # # We use a precision of 0.0625 Eotvos # This is based on the raw data file for version 3.