arnav-t / insat-clouds

Get cloud data from INSAT in GIF form
MIT License
1 stars 3 forks source link

Add scale in degrees Celsius. #7

Closed arnav-t closed 5 years ago

arnav-t commented 5 years ago

Look into weather it can be changed via API calls or superimpose it manually on the images.

mm-git01 commented 5 years ago

does one have to apply for this via kwoc officially or will it be okay if i send a pr without a proposal ?

arnav-t commented 5 years ago

@Pac23 It's fine if you have already registered as a student on the website. All your contributions will be tracked automatically.

arnav-t commented 5 years ago

The registrations are still open, by the way (if you haven't applied yet).

mm-git01 commented 5 years ago

@arnav-t done!

mm-git01 commented 5 years ago

@arnav-t do you want to keep the first k scale and add the Celsius one or replace k with C*

arnav-t commented 5 years ago

@Pac23 Whatever's more convenient. The Kelvin scale is not really needed.

mm-git01 commented 5 years ago

@arnav-t done check PR #8

I have updated urllib with requests as well also removed the requirement of editing the path manually,now it simply takes the absolute path using the os.path module.

arnav-t commented 5 years ago

Added in #8