Skip to content

NOAA-PSL/marine_heatwave_discussion

Repository files navigation

Marine Heatwave Discussion Archive

GitHub upload

Make sure you are logged into GitHub

image
  1. click add file
  2. click upload file
image
  1. drag drop downloaded html files
  2. put in commit message (optional but good for history tracking)
  3. click commit to main branch directly

First time Upload/Push a New HTML File to This Repository (For Maintainers)

If you are a maintainer and have write access to this repository, follow these steps to add a new HTML file:

To verify your SSH connection to GitHub, run:

ssh -T git@github.com

If you encounter an error, please refer to the SSH Setup Guide for troubleshooting steps.

1. Clone the Repository (if you haven't already)

git clone git@github.com:NOAA-PSL/marine_heatwave_discussion.git
cd marine_heatwave_discussion

2. Add Your HTML File

Copy or move your new HTML file (e.g., GlobalMHWForecastDiscussion202508.html) into the repository folder. Please make sure the filename is matching the following format:

GlobalMHWForecastDiscussionYYYYMM.html

3. Check the Status

git status

4. Stage the New File

git add GlobalMHWForecastDiscussion202508.html

5. Commit Your Changes

git commit -m "Add GlobalMHWForecastDiscussion202508.html"

6. Push to GitHub

git push origin main

Your new HTML file will now be available in the repository.

A new monthly discussion to upload/push

Repeat 2-6 when there is a new monthly discussion to upload/push

About

The monthly discussion archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages