cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Remove length check on cloud cover locations #113

Closed Carifio24 closed 7 months ago

Carifio24 commented 7 months ago

This PR removes the old check of the length of the selected cloud cover locations array to get the change in the count. The new check would actually overwrite this anyway...unless the update count didn't exist or was zero, in which case it wouldn't happen.