Skip to content
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

New gravity time series and some other additions #37

Open
wants to merge 86 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
573bf39
Update file format for monthly 5x5 spherical harmonic coefficients fr…
hulecom Nov 18, 2020
dd6d335
Debug mean function from spatial.py
hulecom Nov 26, 2020
666ed57
Update for CNES RL04 and RL05
hulecom Nov 27, 2020
6edaaf3
Addition of the C2,1/S2,1 and C2,2/S2,2 correction when reading GRACE…
hulecom Dec 1, 2020
9de3263
Rework grace_date and add GRAZ data
hulecom Dec 3, 2020
532fd5c
Add GRAZ coefficient reading for dataset ITSG 2018/2016/2014
hulecom Dec 4, 2020
5095868
Tide transformation on C2,0 for comparison between CNES/GFZ and other…
hulecom Dec 8, 2020
d98226f
Add SWARM data reading
hulecom Dec 18, 2020
f05083b
spatial: added replace_masked to replace masked values in data
tsutterley Feb 17, 2021
fa54ab0
Read grid and produce harmonics objects
hulecom Feb 17, 2021
dcdfadb
Add plot function and wavelets for wavelets analysis
hulecom Feb 17, 2021
17c6218
Update gitignore
hulecom Feb 17, 2021
43e26df
Merge branch 'main' of https://github.com/tsutterley/read-GRACE-harmo…
hulecom Feb 17, 2021
c051936
Update time.py to add a day per month function
hulecom Feb 17, 2021
3388a22
Adjust default argument of aod_corrected_SLR_geocenter
hulecom Feb 17, 2021
4feb745
Debug grace_input_months.py and read_grid_to_harmonics.py
hulecom Feb 17, 2021
ffce291
Modify aod1b_geocenter.py to be compatible with RL06 and 3-hour inter…
hulecom Feb 25, 2021
f251cfe
Add skip comment functionnality to harmonics.from_ascii()
hulecom Feb 25, 2021
243bac7
Merge branch 'main' of https://github.com/tsutterley/read-GRACE-harmo…
hulecom Feb 25, 2021
68456e9
Debug grace_date.py after the merge
hulecom Feb 25, 2021
78b708b
Remove a debug feature in grace_date.py
hulecom Mar 5, 2021
c8d1fdb
Commit to align with the main version
hulecom Mar 5, 2021
7a91398
Implement COSTG reading for GRACE time series
hulecom Jul 13, 2021
bfb17c3
Homogeneous plot and improve read_grid_to_harmonics.py
hulecom Jul 13, 2021
dca6ec8
Merge branch 'Reading_addition' into main
hulecom Jul 14, 2021
cb913e1
Some debug coming after the merge
hulecom Jul 15, 2021
7e7cd75
Uniformization before pull request
hulecom Jul 15, 2021
1b158f0
Units with mm Geoid Height for spatial format
hulecom Aug 20, 2021
0b62414
Option to include Eath oblateness in grid format as describe in Ditma…
hulecom Sep 15, 2021
7aef15a
debug option to include Eath oblateness in grid format as describe in…
hulecom Sep 15, 2021
bbaad71
Create toolbox.py with usual manipulation function
hulecom Apr 19, 2022
6e62b4b
Requirements for toolbox.py and precise versions
hulecom Apr 19, 2022
f77e4bc
Debug and new features improvements
hulecom Apr 19, 2022
ea0f7c6
Add new units
hulecom Apr 19, 2022
daeb850
Revert version in requirements.txt
hulecom Apr 20, 2022
59b72b6
Update and correct writing of function
hulecom May 18, 2022
0533e4c
New plot eof on spatial grid with normalization
hulecom May 18, 2022
b66d405
Add unit cmweEl for ellipsoidal EWH to create_grid
hulecom May 18, 2022
1631664
Debug toolbox and add new function hs_to_grid_amp
hulecom May 23, 2022
39a7360
Update and debug various function
hulecom Nov 15, 2022
c613d32
Debug units, spatial, harmonics and run_grace_date script. Create an …
hulecom Aug 14, 2023
e90d65c
Debug toolbox
hulecom Aug 14, 2023
b8538ff
Add Notebook for "Gravitational constraints on the Earth’s inner core…
hulecom Aug 14, 2023
4a39b0f
Update file format for monthly 5x5 spherical harmonic coefficients fr…
hulecom Nov 18, 2020
0ca86c6
Debug mean function from spatial.py
hulecom Nov 26, 2020
20f4d40
Update for CNES RL04 and RL05
hulecom Nov 27, 2020
394a3c6
Addition of the C2,1/S2,1 and C2,2/S2,2 correction when reading GRACE…
hulecom Dec 1, 2020
a5c2024
Read grid and produce harmonics objects
hulecom Feb 17, 2021
95a9bd2
Add plot function and wavelets for wavelets analysis
hulecom Feb 17, 2021
0e75f0a
Update gitignore
hulecom Feb 17, 2021
1f71387
Update time.py to add a day per month function
hulecom Feb 17, 2021
956372d
Debug grace_input_months.py and read_grid_to_harmonics.py
hulecom Feb 17, 2021
af8b749
Homogeneous plot and improve read_grid_to_harmonics.py
hulecom Jul 13, 2021
f43a776
Some debug coming after the merge
hulecom Jul 15, 2021
95508b0
Uniformization before pull request
hulecom Jul 15, 2021
f5dc33c
Units with mm Geoid Height for spatial format
hulecom Aug 20, 2021
7dedb53
Option to include Eath oblateness in grid format as describe in Ditma…
hulecom Sep 15, 2021
9e49144
Create toolbox.py with usual manipulation function
hulecom Apr 19, 2022
840cb78
Requirements for toolbox.py and precise versions
hulecom Apr 19, 2022
184c663
Debug and new features improvements
hulecom Apr 19, 2022
d52b58e
Add new units
hulecom Apr 19, 2022
4f3d767
Revert version in requirements.txt
hulecom Apr 20, 2022
89fc46e
Update and correct writing of function
hulecom May 18, 2022
3a7c3d1
New plot eof on spatial grid with normalization
hulecom May 18, 2022
5fa2525
Add unit cmweEl for ellipsoidal EWH to create_grid
hulecom May 18, 2022
bc7ff8c
Debug toolbox and add new function hs_to_grid_amp
hulecom May 23, 2022
b24c739
Update and debug various function
hulecom Nov 15, 2022
e07a8b1
Debug units, spatial, harmonics and run_grace_date script. Create an …
hulecom Aug 14, 2023
7c673a0
Debug toolbox
hulecom Aug 14, 2023
85b35f9
Add Notebook for "Gravitational constraints on the Earth’s inner core…
hulecom Aug 14, 2023
ade61c9
Merge remote-tracking branch 'origin/working_branch' into working_branch
hulecom Aug 14, 2023
50d9b1c
Change os. reference to pathlib
hulecom Aug 15, 2023
497bf47
Change requirements.txt after fork from original repo
hulecom Aug 15, 2023
d25a2cc
Form change to grace_input_months.py
hulecom Aug 15, 2023
6565f6e
Update .rst file for local build
hulecom Aug 15, 2023
3f0bda6
Debug requirements.txt
hulecom Aug 15, 2023
b931fef
Debug pathlib and change old spatial called from before fork
hulecom Aug 15, 2023
d55d445
Debug units
hulecom Aug 15, 2023
2b5f280
Update notebook with documentation
hulecom Aug 15, 2023
1bf444d
Debug Swarm reading
hulecom Aug 23, 2023
546ee6b
Update notebook with proofreading from Juliette Ortet
hulecom Aug 23, 2023
3e4cecc
Debug
hulecom Nov 22, 2023
f4c3558
Debug time
hulecom Nov 27, 2023
362e03a
Merge remote-tracking branch 'origin/working_branch' into working_branch
hulecom Nov 27, 2023
1e67713
set up
hulecom Nov 27, 2023
b553c03
Deal with '#' comments in ascii file
hulecom Nov 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified .binder/environment.yml
100644 → 100755
Empty file.
Empty file modified .dockerignore
100644 → 100755
Empty file.
Empty file modified .gitattributes
100644 → 100755
Empty file.
Empty file modified .github/workflows/auto-update-files.yml
100644 → 100755
Empty file.
Empty file modified .github/workflows/python-publish.yml
100644 → 100755
Empty file.
Empty file modified .github/workflows/python-request.yml
100644 → 100755
Empty file.
3 changes: 3 additions & 0 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ None*.png
#######################
.ipynb_checkpoints
Untitled.ipynb
# Personal notebooks #
########################
/notebooks/
# Large data files #
####################
*-complete.dat
Empty file modified CONTRIBUTORS.rst
100644 → 100755
Empty file.
Empty file modified Dockerfile
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified MANIFEST.in
100644 → 100755
Empty file.
15 changes: 8 additions & 7 deletions README.rst
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
===============
gravity-toolkit
===============
====================
read-GRACE-harmonics
====================

|Language|
|License|
Expand All @@ -25,6 +25,9 @@ gravity-toolkit

Python tools for obtaining and working with Level-2 spherical harmonic coefficients from the NASA/DLR Gravity Recovery and Climate Experiment (GRACE) and the NASA/GFZ Gravity Recovery and Climate Experiment Follow-On (GRACE-FO) missions

This repository is **forked** from the original one created by Tyler Sutterley. It contains additions made by Hugo Lecomte, especially for plotting purpose on harmonics and spatial objects. The additions have been developed as part of my PhD work at ITES.
I specially thank Tyler for this tool and I am glad to have been able to contribute to it.

Resources
#########

Expand Down Expand Up @@ -90,10 +93,8 @@ Data Repositories
Download
########

| The program homepage is:
| https://github.com/tsutterley/gravity-toolkit
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/gravity-toolkit/archive/main.zip
| The original program homepage is:
| https://github.com/tsutterley/read-GRACE-harmonics

Disclaimer
##########
Expand Down
Empty file modified doc/Makefile
100644 → 100755
Empty file.
Empty file modified doc/environment.yml
100644 → 100755
Empty file.
Empty file modified doc/make.bat
100644 → 100755
Empty file.
Empty file modified doc/source/_assets/geoid_height.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified doc/source/_static/style.css
100644 → 100755
Empty file.
Empty file modified doc/source/_templates/layout.html
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/SLR/C20.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/SLR/C30.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/SLR/C40.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/SLR/C50.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/SLR/CS2.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/aod1b_geocenter.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Calling Sequence
################

.. argparse::
:filename: aod1b_geocenter.py
:filename: ../scripts/aod1b_geocenter.py
:func: arguments
:prog: aod1b_geocenter.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/aod1b_oblateness.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Calling Sequence
################

.. argparse::
:filename: aod1b_oblateness.py
:filename: ../scripts/aod1b_oblateness.py
:func: arguments
:prog: aod1b_oblateness.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/associated_legendre.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/calc_degree_one.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: calc_degree_one.py
:filename: ../scripts/calc_degree_one.py
:func: arguments
:prog: calc_degree_one.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/calc_harmonic_resolution.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Calling Sequence
################

.. argparse::
:filename: calc_harmonic_resolution.py
:filename: ../scripts/calc_harmonic_resolution.py
:func: arguments
:prog: calc_harmonic_resolution.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/calc_mascon.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Calling Sequence
################

.. argparse::
:filename: calc_mascon.py
:filename: ../scripts/calc_mascon.py
:func: arguments
:prog: calc_mascon.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/calc_sensitivity_kernel.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: calc_sensitivity_kernel.py
:filename: ../scripts/calc_sensitivity_kernel.py
:func: arguments
:prog: calc_sensitivity_kernel.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/clenshaw_summation.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/cnes_grace_sync.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: cnes_grace_sync.py
:filename: ../scripts/cnes_grace_sync.py
:func: arguments
:prog: cnes_grace_sync.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/combine_harmonics.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: combine_harmonics.py
:filename: ../scripts/combine_harmonics.py
:func: arguments
:prog: combine_harmonics.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/convert_harmonics.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: convert_harmonics.py
:filename: ../scripts/convert_harmonics.py
:func: arguments
:prog: convert_harmonics.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/dealiasing_global_uplift.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: dealiasing_global_uplift.py
:filename: ../scripts/dealiasing_global_uplift.py
:func: arguments
:prog: dealiasing_global_uplift.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/dealiasing_monthly_mean.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Calling Sequence
################

.. argparse::
:filename: dealiasing_monthly_mean.py
:filename: ../scripts/dealiasing_monthly_mean.py
:func: arguments
:prog: dealiasing_monthly_mean.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/degree_amplitude.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/destripe_harmonics.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/esa_costg_swarm_sync.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: esa_costg_swarm_sync.py
:filename: ../scripts/esa_costg_swarm_sync.py
:func: arguments
:prog: esa_costg_swarm_sync.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/fourier_legendre.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gauss_weights.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_averaging_kernel.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_disc_load.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_harmonics.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_point_load.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_spherical_cap.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/gen_stokes.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/geocenter.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/gfz_icgem_costg_ftp.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: gfz_icgem_costg_ftp.py
:filename: ../scripts/gfz_icgem_costg_ftp.py
:func: arguments
:prog: gfz_icgem_costg_ftp.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/gfz_isdc_dealiasing_ftp.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: gfz_isdc_dealiasing_ftp.py
:filename: ../scripts/gfz_isdc_dealiasing_ftp.py
:func: arguments
:prog: gfz_isdc_dealiasing_ftp.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/gfz_isdc_grace_ftp.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Calling Sequence
################

.. argparse::
:filename: gfz_isdc_grace_ftp.py
:filename: ../scripts/gfz_isdc_grace_ftp.py
:func: arguments
:prog: gfz_isdc_grace_ftp.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/grace_date.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/grace_find_months.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/grace_input_months.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/grace_mean_harmonics.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: grace_mean_harmonics.py
:filename: ../scripts/grace_mean_harmonics.py
:func: arguments
:prog: grace_mean_harmonics.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/grace_months_index.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/grace_spatial_error.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Calling Sequence
################

.. argparse::
:filename: grace_spatial_error.py
:filename: ../scripts/grace_spatial_error.py
:func: arguments
:prog: grace_spatial_error.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/grace_spatial_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Calling Sequence
################

.. argparse::
:filename: grace_spatial_maps.py
:filename: ../scripts/grace_spatial_maps.py
:func: arguments
:prog: grace_spatial_maps.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/harmonic_gradients.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/harmonic_summation.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/harmonics.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/itsg_graz_grace_sync.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: itsg_graz_grace_sync.py
:filename: ../scripts/itsg_graz_grace_sync.py
:func: arguments
:prog: itsg_graz_grace_sync.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/legendre.rst
100644 → 100755
Empty file.
Empty file modified doc/source/api_reference/legendre_polynomials.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/make_grace_index.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: make_grace_index.py
:filename: ../scripts/make_grace_index.py
:func: arguments
:prog: make_grace_index.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/mascon_reconstruct.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: mascon_reconstruct.py
:filename: ../scripts/mascon_reconstruct.py
:func: arguments
:prog: mascon_reconstruct.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/mascons.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/monte_carlo_degree_one.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Calling Sequence
################

.. argparse::
:filename: monte_carlo_degree_one.py
:filename: ../scripts/monte_carlo_degree_one.py
:func: arguments
:prog: monte_carlo_degree_one.py
:nodescription:
Expand Down
Empty file modified doc/source/api_reference/ocean_stokes.rst
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion doc/source/api_reference/piecewise_grace_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: piecewise_grace_maps.py
:filename: ../scripts/piecewise_grace_maps.py
:func: arguments
:prog: piecewise_grace_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_GrIS_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_GrIS_maps.py
:filename: ../scripts/plot_AIS_GrIS_maps.py
:func: arguments
:prog: plot_AIS_GrIS_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_grid_3maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_grid_3maps.py
:filename: ../scripts/plot_AIS_grid_3maps.py
:func: arguments
:prog: plot_AIS_grid_3maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_grid_4maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_grid_4maps.py
:filename: ../scripts/plot_AIS_grid_4maps.py
:func: arguments
:prog: plot_AIS_grid_4maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_grid_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_grid_maps.py
:filename: ../scripts/plot_AIS_grid_maps.py
:func: arguments
:prog: plot_AIS_grid_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_grid_movie.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_grid_movie.py
:filename: ../scripts/plot_AIS_grid_movie.py
:func: arguments
:prog: plot_AIS_grid_movie.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_regional_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_regional_maps.py
:filename: ../scripts/plot_AIS_regional_maps.py
:func: arguments
:prog: plot_AIS_regional_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_AIS_regional_movie.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_AIS_regional_movie.py
:filename: ../scripts/plot_AIS_regional_movie.py
:func: arguments
:prog: plot_AIS_regional_movie.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_GrIS_grid_3maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_GrIS_grid_3maps.py
:filename: ../scripts/plot_GrIS_grid_3maps.py
:func: arguments
:prog: plot_GrIS_grid_3maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_GrIS_grid_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_GrIS_grid_maps.py
:filename: ../scripts/plot_GrIS_grid_maps.py
:func: arguments
:prog: plot_GrIS_grid_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_GrIS_grid_movie.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_GrIS_grid_movie.py
:filename: ../scripts/plot_GrIS_grid_movie.py
:func: arguments
:prog: plot_GrIS_grid_movie.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_3maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_3maps.py
:filename: ../scripts/plot_global_grid_3maps.py
:func: arguments
:prog: plot_global_grid_3maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_4maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_4maps.py
:filename: ../scripts/plot_global_grid_4maps.py
:func: arguments
:prog: plot_global_grid_4maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_5maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_5maps.py
:filename: ../scripts/plot_global_grid_5maps.py
:func: arguments
:prog: plot_global_grid_5maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_9maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_9maps.py
:filename: ../scripts/plot_global_grid_9maps.py
:func: arguments
:prog: plot_global_grid_9maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_maps.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_maps.py
:filename: ../scripts/plot_global_grid_maps.py
:func: arguments
:prog: plot_global_grid_maps.py
:nodescription:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/api_reference/plot_global_grid_movie.rst
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calling Sequence
################

.. argparse::
:filename: plot_global_grid_movie.py
:filename: ../scripts/plot_global_grid_movie.py
:func: arguments
:prog: plot_global_grid_movie.py
:nodescription:
Expand Down
Loading