Git Product home page Git Product logo

model-harmonics's Introduction

model-harmonics

Language License PyPI Version Documentation Status zenodo

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

These are extension routines for the set of gravity-toolkit tools

Resources

Dependencies

References

I. Velicogna, Y. Mohajerani, G. A, F. Landerer, J. Mouginot, B. Noël, E. Rignot, T. C. Sutterley, M. van den Broeke, J. M. van Wessem, and D. Wiese, "Continuity of ice sheet mass loss in Greenland and Antarctica from the GRACE and GRACE Follow‐On missions", Geophysical Research Letters, 47, (2020). doi: 10.1029/2020GL087291

T. C. Sutterley, I. Velicogna, and C.-W. Hsu, "Self‐Consistent Ice Mass Balance and Regional Sea Level From Time‐Variable Gravity", Earth and Space Science, 7, (2020). doi: 10.1029/2019EA000860

Download

The program homepage is:
https://github.com/tsutterley/model-harmonics
A zip archive of the latest version is available directly at:
https://github.com/tsutterley/model-harmonics/archive/main.zip

Disclaimer

This project contains work and contributions from the scientific community. This program is not sponsored or maintained by the Universities Space Research Association (USRA), the Center for Space Research at the University of Texas (UTCSR), the Jet Propulsion Laboratory (JPL), the German Research Centre for Geosciences (GeoForschungsZentrum, GFZ) or NASA. It is provided here for your convenience but with no guarantees whatsoever.

License

The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.

model-harmonics's People

Contributors

tsutterley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

model-harmonics's Issues

Can you add 1 more variable in --product this code?

Hey Tyler, could you add 1 more variable in --product (i.e. MERRA2 hybrid product to calculate) in /model-harmonics/SMB/merra_hybrid_regrid.py?
I need "density". So either add firn height anomaly (h_a) in --product options and I can calculate density myself, or add density option is good. Many thanks
*Now I think about it, maybe adding h_a is better so I have more flexibility

some 🐛 related to merra2 codes

  1. "merra_smb_harmonics.py", line 141,
    if np.any(MASKS): ---> if bool(MASKS)

2."merra_smb_harmonics.py", line 407
merra_Ylms.month[t] =... ---> merra_Ylms.month =...

3.after running "merra_smb_harmonics.py", it'll gives out 2 files (MERRA2_401_tavgM_2d_SMB_CLM_L60_225.nc & MERRA2_400_tavgM_2d_SMB_CLM_L60_225) for 2020/09 (the reprocessed month). Need to manually delete the 400 one. (and the path in index file)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.