climate-data-crawler
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "climate-data-crawler", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Data Crawler for CDO (Climate Data Online) web services", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -92,4 +92,6 @@ # Climate Data Crawler - CDO (Climate Data Online) data crawler | ||
``` | ||
This will get the most recent MNTM data for the 100 first locations in CITIES.json using 2010 as data probing stop year. | ||
This will get the most recent MNTM data for the 100 first locations in CITIES.json using 2010 as data probing stop year. | ||
Using the CLI, results will automatically be stored to disk (./data folder). | ||
JS: | ||
@@ -96,0 +98,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56123
179