Giter Club home page Giter Club logo

Comments (1)

cgmorton avatar cgmorton commented on August 18, 2024

The original approach for running pymetric was to have a separate "metric" INI file for each Landsat image, and the Kc values were set in the INI file (so you could have unique Kc values for each image). We then simplified this approach for running the Monte Carlo scripts on the NEX and generated a single INI file for all images in the year/path/row, but this removed the ability to manually adjust the Kc values.

We could modify the workflow to go back to using separate INIs for each image. This would probably be fairly simple to implement, but generally the Kc values are the only thing you would change between images and this would create a lot of extra files of the same exact values/parameters.

We could add a "Kc" field to the hot and cold pixel shapefiles. The benefit of this approach is that it keeps the hot/cold pixel locations and Kc values in one place. This would also be fairly simple to implement. One small problem with this is that you have to open ArcGIS or QGIS in order to adjust the Kc values, but this may not be that big of a deal since you will also have to use the programs to move the points.

Finally, we could define a new file (txt, json, csv, etc) in the main image folder or in the PIXELS folder that contains the Kc values.

from pymetric.

Related Issues (20)

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.