Skip to content

ChristopherAndrewTopalian/CATopalian_NodeJS_Space_Weather_Data_Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CATopalian NodeJS Space Weather Data Center

This NodeJS app teaches incrementally how to fetch Space weather data and how to process it using Node.js native modules.


How to Download this App

  1. Click the green Code Button on this github page
  2. Choose Download ZIP
  3. Save the Zip File
  4. Extract All
  5. In the JS folder you will find many examples. Let's say we want to open 001 folders example. If the script is called fetchXrayData.js, then we just put our mouse in the address bar of the folder, and type cmd and press enter The command prompt opens and then we type node fetchXrayData.js and then press enter to run our script.

001


002


003


Happy Scripting :-)


//----//

// Dedicated to God the Father
// All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026
// https://github.com/ChristopherTopalian
// https://github.com/ChristopherAndrewTopalian
// https://sites.google.com/view/CollegeOfScripting

About

This NodeJS app teaches incrementally how to fetch Space weather data and how to process it using Node.js native modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors