Code Monkey home page Code Monkey logo

jams_python's People

Contributors

julemai avatar lschueler avatar mcuntz avatar muellerseb avatar peterchenchenchen avatar schaefed avatar stephanthober avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jams_python's Issues

mat2nc.py

Hi
I want to convert .mat file to .nc file with your scripts, but I get an error:
Traceback (most recent call last):
File "mat2nc.py", line 11, in
from jams.writenetcdf import writenetcdf
ModuleNotFoundError: No module named 'jams.writenetcdf'

How can I solve this error?
Thanks

writenetcdf.py Fill Value

Hello,

I have a script converting grib2 files into netcdf, and writenetcdf.py is giving me errors.
My guess is there were some changes made to the netcdf4 module...

Error occured in line 212 for me

File "/home/konhee/miniconda3/lib/python3.7/site-packages/jams-5.0.0-py3.7.egg/jams/writenetcdf.py", line 212, in writenetcdf hand.setncattr(k, attributes[k]) File "netCDF4/_netCDF4.pyx", line 4167, in netCDF4._netCDF4.Variable.setncattr AttributeError: _FillValue attribute must be set when variable is created (using fill_value keyword to createVariable)

Would be great if this can be looked at.

Thanks!

era5land option in get_era5.py

Hi Matthias,

I included the option for era5land in get_era5.py. This option is, however, very unstable. I get frequent error messages from CDS making this option almost not working. I am wondering, how to proceed. There are three option:

1.) leave it as it is.
2.) issue a message to the user that this option is experimental and might not work.
3.) revert to a previous version that did not contain this option.

I am looking forward to your opinion.

Best,
Stephan

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.