As pointed out by Michael Durand, if a user wants to calculate the SSA from an SMP profile they will need the whole profile. Storing the whole profile is impractical right now in the db due to upload time and potentially decrease in db queries (a couple billion records). So instead we should offer the original file name in the meta so that one could find the file in the NSIDC.
Additionally the SMP ID is not being included in the upload by accident due to using description instead of comments. So it is ignored currently.
As pointed out by Michael Durand, if a user wants to calculate the SSA from an SMP profile they will need the whole profile. Storing the whole profile is impractical right now in the db due to upload time and potentially decrease in db queries (a couple billion records). So instead we should offer the original file name in the meta so that one could find the file in the NSIDC.
Additionally the SMP ID is not being included in the upload by accident due to using description instead of comments. So it is ignored currently.