jtwc-archiver

Archives the JTWC product files.

Usage no npm install needed!

<script type="module">
  import jtwcArchiver from 'https://cdn.skypack.dev/jtwc-archiver';
</script>

README

JTWC Archiver

This runs with npx.

Archives JTWC products gif, web (text warnings), and prog (prognostic reasonings).

Usage

npx jtwc-archiver

In the working directory, this will create a jtwc_products folder containing the archived products, along with the latest product. It will also create a jtwc.rss file used as a reference on whether or not new products will be downloaded.

If you're developing, you'll most likely generate the products in the same folder as the project files. Don't worry. I do that too. Just run npm run clean in case you want a clean workspace.

License

Apache 2.0. Have fun.