Coder Social home page Coder Social logo

tesp's People

Contributors

asvincent avatar dunkgray avatar jellis avatar jeremyh avatar ohehir avatar passangd avatar simonaoliver avatar sixy6e avatar uchchwhash avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

tesp's Issues

ZIP the package contents

The outcome from the meeting was to ZIP the contents of the ARD package into a single ZIP archive.

This will reduce the inode count significantly, and prevent hitting the storage quotas at NCI.

ODC search tool

Update the seach_s2 tool to be sensor independent. Most of it should be straight forward, but a unique list should still be returned of the L1 datasets, irrespective of a zip archive, tarball, or directory.

Products to package

Currently the workflow will attempt to package all 3 surface reflectance products. Ideally this should be configurable.

overloaded meaning of --index-datacube-env clashing with --archive-list for arc_pbs

Currently if --archive-list is to work --index-datacube-env needs to be specified.
But specifying --index-datacube-env is used to give the location of the datacube-env file and flag that ARD produced should be indexed.

The above logic means that you can't do a run that archives and doesn't index ARD produced. This is an unintended constraint and should be fixed.

BRDF metadata is ugly

We need something like:

        brdf:
            dataset_ids: [...]
            model: definitive # one case to rule all ???
            alpha_1:
                band_1: <value>
                band_n: <value>
            alpha_2:
                band_1: <value>
                band_n: <value>

Package Task Cleanup

Currently the package tasks creates 2 layers for the work directory in order to handle multiple granules delivered in one package (multi-granule).
Setting cleanup=true in the configuration file will only delete the directory for the granule and not the package, thus not fully cleaning up after the job has been completed. (The Package task currently cannot delete the package directory because the tasks in a multi-granule processing aren't aware of the completion of each other).

Issue is fairly minor, results in additional inode usage until the process can be cleaned up.

Ancillary Tracking

Current implementation of our lineage tracks ancillary data-sets separately to imagery files. This behaviour was carried over from previous versions of our packaging code base.

Ideally, the source ancillaries would be tracked as source data-sets; however this is currently blocked due to further enhancements required on our ancillary fetch and sync tooling (to enabling immutable files and versioning).

Fmask

Update the fmask wrapper to include the landsat suite of platforms/sensors.

Not enough memory requested

For indexing a moderate amount of scenes (500) at the end of batch job, only 4GB of memory is currently requested when submitting to the PBS scheduler.

As we request 48 CPU's (entire node), we might as well request the entire memory (192GB) for the node as well.

Remove pyramids/overviews from SUPPLEMENTARY & QA GeoTIFF's

The outcome from the meeting regarding the ARD package, was to remove the pyramids/overviews from the SUPPLEMENTARY & QA GeoTIFF's (satellite/solar angles etc).

This is to reduce the storage footprint thus reducing the on-going costs.

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.