Hi Han;
When generating a AAVSO file, the generated catalog name with underscore character is not recognized. For example V0605_Cas is not accepted, but replacing the underscore with a space allows the website to match database to upload. Example "'V0605_Cas'' is not valid, but ''V0605 Cas'' is accepted.
Not a big deal to edit the text file, but any chance of changing that behaviour, you know for lazy people like myself?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Han;
When generating a AAVSO file, the generated catalog name with underscore character is not recognized. For example V0605_Cas is not accepted, but replacing the underscore with a space allows the website to match database to upload. Example "'V0605_Cas'' is not valid, but ''V0605 Cas'' is accepted.
Not a big deal to edit the text file, but any chance of changing that behaviour, you know for lazy people like myself?
Thanks.
No problem. I have changed the code to replace the underscore by a space in the final report . Will be in next version.
Han