Coder Social home page Coder Social logo

tristanovsk / grs Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 1.0 466.17 MB

Atmospheric correction processor for high spatial resolution multispectral satellite images

Home Page: https://grs.readthedocs.io

License: Apache License 2.0

Makefile 0.29% HTML 32.74% CSS 0.93% JavaScript 2.40% Batchfile 0.03% Python 12.63% Fortran 9.83% C 41.02% Shell 0.14%
atmospheric-correction landsat oli sentinel-2

grs's People

Contributors

tristanovsk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

grs's Issues

When trying to run GRS, the program cannot find the NC file?

When I run the following code:
grs /home/lk/grs-master/test/data/S2B_MSIL1C_20180927T103019_N0206_R108_T31TGK_20180927T143835.SAFE --shape /home/luokai/grs-master/test/data/shape/SPO04.shp --odir /home/lk/grs-master/test/results/ --aerosol cams_forecast --dem --resolution 20
An error message appears:
FileNotFoundError: [Errno 2] No such file or directory: b'/usr/local/lib/python3.8/dist-packages/grs-1.3.2-py3.8.egg/grs/CAMS/2018/2018-09_month_cams_forecast.nc'
I've tried for many days, but I can't find a solution?
I doubt whether the configuration in config.py is incorrect.

data_root = os.path.abspath('/usr/local/lib/python3.8/dist-packages/grs-1.3.2-py3.8.egg/grs/')
tmp_dir = os.path.join(data_root,"tmp")
lut_root = os.path.join(data_root, "LUT")
cams_folder = os.path.join(data_root, "CAMS")
smac_root = os.path.join(data_root, "SMAC_COEFS")

Who can tell me how to solve this problem?

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.