Code Monkey home page Code Monkey logo

model-harmonics's Introduction

Hi, I'm Tyler ๐Ÿ‘‹

I'm a Research Scientist at the UW APL Polar Science Center โ˜ƒ๏ธ

I use โœˆ๏ธ and ๐Ÿ›ฐ๏ธ data to see our planet's glaciers change

I am typically writing code in Python or making corny jokes on Slack ๐Ÿ™„

Ask me about NASA's ICESat-2 or GRACE-FO missions!

Estimate: 1729441810000 (updated 2024-05-21 09PM UTC)

weather
Conditions: Mist
Temperature: 52F
Humidity: 89%
Wind: 15mph SSW
Pressure: 1016.10mb

model-harmonics's People

Contributors

tsutterley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

model-harmonics's Issues

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)

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

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.